Skip to content

Comments

Added a start for the connection abstract class#100

Closed
VladIftime wants to merge 1 commit intopairing&authfrom
feat/ws_abstract_client_connection
Closed

Added a start for the connection abstract class#100
VladIftime wants to merge 1 commit intopairing&authfrom
feat/ws_abstract_client_connection

Conversation

@VladIftime
Copy link
Collaborator

No description provided.

Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
@VladIftime VladIftime requested a review from Copilot April 11, 2025 07:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@VladIftime VladIftime requested a review from Flix6x April 11, 2025 07:05
pass

@abstractmethod
def handle_connection_response(self, response_data: Dict) -> Any:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the rationale behind using Dict over a custom type like ConnectionResponse?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do!

@Flix6x Flix6x changed the base branch from main to pairing&auth April 11, 2025 11:44
@VladIftime VladIftime closed this Apr 15, 2025
@VladIftime VladIftime deleted the feat/ws_abstract_client_connection branch April 15, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants